dom0_ops return -EACCES when the interface version in wrong. I think
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 24 Nov 2005 10:06:26 +0000 (11:06 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 24 Nov 2005 10:06:26 +0000 (11:06 +0100)
commit16a1f39d38d7a33c2d8ac08a1acca8e0de9fa060
treedf4f56a4a32423c34bf9f9fbeeefe5d8d96e92a5
parentb9e7fc2603da8dac800743f89869c67444dbdb0f
dom0_ops return -EACCES when the interface version in wrong.  I think
that an acm failure is closer to being non-priv'ed, which returns
-EPERM.  Wouldn't want dom0 tools to report they were the wrong version
just because ACM limited some operation, surely?

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (authored)
xen/common/dom0_ops.c